projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6129120
)
.gitlab-ci.yml: Use stretch Debian image instead of unstable
author
Toon Claes
<toon@iotcl.com>
Wed, 26 Jul 2017 07:19:24 +0000
(09:19 +0200)
committer
Ted Zlatanov
<tzz@lifelogs.com>
Wed, 2 Aug 2017 19:24:58 +0000
(15:24 -0400)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 5fcd54fd94475f91ce7e140be013d279921bf43e..0b1e8b5d9f7043a206b960f138bb8a8a94a9f3ef 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-24,7
+24,7
@@
# Maintainer: tzz@lifelogs.com
# URL: https://gitlab.com/emacs-ci/emacs
-image: debian:
unstable
+image: debian:
stretch
before_script:
- apt update -qq